-
Home
-
Clearfy Cache – WordPress optimization plugin, Minify HTML, CSS & JS, Defer
-
2.1.7
-
Code
-
Classes
- JSMin
| Total Complexity |
87 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
392 |
| Lines of code |
234 |
| Logical lines of code |
163 |
| Comment lines |
102 |
| Methods |
12 |
| Properties |
9 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| action() |
C |
36 |
27 |
82 |
| min() |
B |
43 |
22 |
41 |
| isRegexpLiteral() |
A |
52 |
9 |
23 |
| consumeMultipleLineComment() |
A |
53 |
8 |
23 |
| get() |
S |
56 |
7 |
19 |
| next() |
S |
59 |
4 |
16 |
| consumeSingleLineComment() |
S |
60 |
4 |
13 |
| isAlphaNum() |
S |
78 |
2 |
3 |
| minify() |
S |
75 |
1 |
4 |
| __construct() |
S |
81 |
1 |
3 |
| isEOF() |
S |
79 |
1 |
3 |
| peek() |
S |
77 |
1 |
4 |